home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / INTER53G.ZIP / INT2HLP.ZIP / README < prev   
Encoding:
Text File  |  1995-11-18  |  2.2 KB  |  53 lines

  1. Run MAKEHELP.BAT to convert the list into a QUICKHELP database
  2.     INT2HM.COM   to convert the list into an HELPMAKE input file
  3.     HM2HLP.BAT   to convert INT2HM output file into QUICKHELP database
  4.  
  5.  
  6. HM2HLP.BAT and MAKEHELP.BAT take as command argument the compression
  7. factor to use for HELPMAKE. Compression goes from 0 (NO COMPR.) to
  8. 15 (MAX COMPR.), if no argument is inserted, NORMAL COMPRESSION will
  9. be used (3).
  10. --------------------------------------------------------------------
  11.                         REQUIREMENTS
  12.                         ^^^^^^^^^^^^
  13. Be sure that you have more than 4 times 'INTERRUPT.LST' size, 
  14. free hard disk space before running MAKEHELP, after MAKEHELP finished 
  15. without errors you can delete all files but INTERRUP.HLP (the
  16. QUICKHELP database). If you haven't enough free space, run first
  17. INT2HM.COM, delete all files but *.HM, then run HM2HLP.BAT .
  18.  
  19. INT2HM requires these files in the current work directory for the 
  20. conversion:
  21.  ■GLOSSARY.LST
  22.  ■FARCALL.LST
  23.  ■PORTS.LST
  24.  ■MEMORY.LST
  25.  ■CMOS.LST
  26.  ■CATEGORY.KEY
  27.  ■INTERRUP.LST (run COMBINE.BAT to build it, then delete
  28.                 the INTERRUP.? files if you need free space)
  29.  
  30. to run MAKEHELP include also:
  31.  ■INT2HM.COM (the HELPMAKE conversion program)
  32.  ■HELPMAKE.EXE (the .HLP builder)
  33.  
  34. Hard disk cachers strongly recommended!
  35. --------------------------------------------------------------------
  36.                             INFO
  37.                             ^^^^
  38. INTERRUP.HLP includes a file selection menu (for CMOS, PORTS, MEMORY,
  39. INTERRUPTS and FAR CALLS) and full topic indexing on PORTS.LST and
  40. INTERRUP.LST with a one level index for PORTS and a two level index
  41. for INTERRUPTS (one for INT numbers and one for all entries for a
  42. specified INT number). 
  43. INTERRUPT entries are all classified with the searching category flag
  44. reported in CATEGORY.KEY and the type description included directly in 
  45. the list (undocumented, internal, ....) so that class searching is
  46. also possible with QUICKHELP searching functions.
  47. --------------------------------------------------------------------
  48.                             CONTACT
  49.                             ^^^^^^^
  50. For information, problems or suggestions e-mail to:
  51.  
  52.  caimi@zeus.csr.unibo.it  (Giorgio Caimi)
  53.